Classify your Doodles with Code

Classify your Doodles using coding with Javascript

Image classification is the technique used by computers to recognise images. In this workshop learn how neural networks can be used to train your computer to recognise different images. Then see if you can get the computer to decode your doodle drawings!


Table of Contents

  1. Classify your Doodles using coding with Javascript
  2. The P5 coding environment
  3. Neural networks and machine learning
  4. Coding
  5. Challenges
  6. Reference

Overview

This activity is suitable for kids aged 10+ or adults with some experience of coding with any text-based language (e.g. Python or Javascript). Some of the coding concepts may be complex, but sample code is provided which will allow less experienced students to experiment with just minimal code changes.

It will take approximately 2 hours to complete the activity. On completion there are additional activities for the more curious students.

No special equipment is needed - just your computer with internet access.

In this activity...

Index

Table of Contents

  1. Classify your Doodles using coding with Javascript
  2. The P5 coding environment
  3. Neural networks and machine learning
  4. Coding
  5. Challenges
  6. Reference